home *** CD-ROM | disk | FTP | other *** search
/ One Click 21 / ONCK021.iso / Exemplos Macros / Excel Compare / HISTORY.TXT < prev    next >
Encoding:
Text File  |  2003-01-05  |  4.5 KB  |  123 lines

  1. Excel Compare(tm)  Version History
  2. ==================================
  3.  
  4. Excel Compare 1.0 (January 2003)
  5. --------------------------------
  6.  
  7.  * Allows for the division of the report on three parts: deleted, added and changed data;
  8.  
  9.  * Supports the comparison of files with the same names located in different directories;
  10.  
  11.  * Allows for the comparison of all files located in two different directories;
  12.  
  13.  * Allows for the comparison of all sheets with the same names in two workbooks;
  14.  
  15.  * Allows for the selection of a sheet name from the list of sheets available in the workbook.
  16.  
  17.  
  18. Excel Compare 0.9.8 beta (October 2002)
  19. ---------------------------------------
  20.  * Highlighting individual cells that have changed or are different;
  21.  * New option: close all files opened by MS Excel after comparison;
  22.  * New option: close all report workbooks after comparison;
  23.  * Attached macros are of two types:
  24.     1. to each report worksheet (local macros, sheet level);
  25.     2. to the report workbook (global macros);
  26.  * Now all macros are being attached and run after comparison;
  27.  * Fixed bug in command line parameters with macros (parameter /proc).
  28.  
  29.  
  30. Excel Compare 0.9.7 beta (July 2002)
  31. -----------------------------------
  32.  * Saves and restores a position and sizes of the main window;
  33.  
  34.  
  35. Excel Compare 0.9.6 beta (May 2002)
  36. -----------------------------------
  37.  * Added three comparison methods that determine what two rows have changed;
  38.  * New comparison options: 
  39.    - If there are no differences, the report will not be created;
  40.    - Create all reports of the project in the same workbook;
  41.  * Allows to automatically add the user-defined macros to the report 
  42.    workbook from external file and then to run this macro;
  43.  * Added Project toolbar;
  44.  * Fixed comparison bugs.
  45.  
  46.  
  47. Excel Compare 0.9.5 beta (May 2002)
  48. -----------------------------------
  49.  * New report option: relevance percent;
  50.  * Eight new options in command line parameters;
  51.  * The report options are kept for Project settings;
  52.  * Fixed bug at data extraction when the sheet has invisible rows.
  53.  
  54.  
  55. Excel Compare 0.9.4 beta (April 2002)
  56. -------------------------------------
  57.  * Added features:
  58.    - New more correct and fast comparison algorithm;
  59.    - More correct creation of the differences report;
  60.    - Allows quickly to go to any page of the current project.
  61.  
  62.  * Bugs fixed:
  63.    - In the hyperlink that is created after comparing two worksheets that
  64.      contain a space in the worksheet title;
  65.    - The information from cells of a sheet that contains linefeed- or
  66.      carriage return-characters was taken incorrectly. In this case the
  67.      line-calculation was unsuccessful.
  68.  
  69.  
  70. Excel Compare 0.9.3 beta (March 2002)
  71. -------------------------------------
  72.  * Added Projects support:
  73.     - Can be saved by name for fast access by using main menu;
  74.     - The quantity of pages is not limited.
  75.  
  76.  
  77. Excel Compare 0.9.1 beta  (Feb 2002)
  78. ------------------------------------
  79.  * The new fast algorithm of comparison;
  80.  * The new options of the report creation: 
  81.    - the order of the changed data: by the whole blocks or single lines;
  82.    - a mode of the data copying: values only or values and formats.
  83.  
  84.  
  85. Excel Compare 0.9 beta  (Feb 2002)
  86. ----------------------------------
  87.  * Fixed: extract of the data from a sheet. The method of the 
  88.    data extraction is changed on more reliable.
  89.  
  90.  
  91. Excel Compare 0.8.5 beta  (January 2002)
  92. ----------------------------------------
  93.  * Now allows to create a log file which will help to fix bugs.
  94.  * Fixed: Bug at creation of the report with Microsoft Excel 97 
  95.    and Insert Hyperlinks option.
  96.  
  97.  
  98. Excel Compare 0.8.4 beta  (January 2002)
  99. -----------------------------------------
  100.  * Fixed: Bug at creation of the report with the large number of columns.
  101.  
  102.  
  103. Excel Compare 0.8.3 beta  (December 2001)
  104. -----------------------------------------
  105. New features:
  106.  * Command Line Options.
  107.  
  108.  
  109. Excel Compare 0.8.2 beta  (November 2001)
  110. -----------------------------------------
  111.  * Bug fixed: the sheet of the Difference Report was empty in some cases; 
  112.  * Supports opening the selected file in Microsoft Excel for editing; 
  113.  * By default the active sheet after opening is used, if the name of a sheet is not entered; 
  114.  * By default "Used Range" is used, if the range is not precisely specified; 
  115.  * Supports an insert hyperlinks to compared sheets in the Difference Report; 
  116.  * Bug fixed: numbering of lines in the Differences Report; 
  117.  * Help file (*.chm). 
  118.  
  119.  
  120. Excel Compare 0.8 beta  (October 2001)
  121. --------------------------------------
  122.  * The first public beta version
  123.